Auto merge of #2741 - alexcrichton:cdylib, r=brson
authorbors <bors@rust-lang.org>
Sun, 12 Jun 2016 13:03:28 +0000 (06:03 -0700)
committerGitHub <noreply@github.com>
Sun, 12 Jun 2016 13:03:28 +0000 (06:03 -0700)
commitb742d5c8a9f8df767705086e09a0b974f05c3bd1
treeba5a7511a41511e9df652bb98edd691e00ebf3de
parentf8e75eca751d20a364945bcdf142a1b31d81a09a
parent3f7b09ccc925d4c357236fd94fdd3d90f535e2c1
Auto merge of #2741 - alexcrichton:cdylib, r=brson

Add support for cdylib crate types

And while we're at it this also extends support for all future crate types
assuming that they aren't linkable by default.
src/cargo/util/toml.rs
tests/bad-config.rs